@media (min-width: 1200px) {
    .mdui-container,
    .mdui-container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .mdui-container {
        width: 100%
    }
    .mdui-row,
    [class*=mdui-row-] {
        margin-right: -15px;
        margin-left: -15px
    }
    .mdui-col,
    [class*=mdui-col-xs-],
    [class*=mdui-col-sm-],
    [class*=mdui-col-md-],
    [class*=mdui-col-lg-],
    [class*=mdui-col-xl-] {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 1199px) {
    .mdui-container.mode1 .mdui-col-xs-9 {
        width: 100%
    }
    .mdui-container.mode1 .mdui-col-xs-3 {
        display: none
    }
}

@media (max-width: 990px) {
    .mdui-container.mode2 .mdui-col-xs-9 {
        width: 100%
    }
    .mdui-container.mode2 .mdui-col-xs-3 {
        display: none
    }
}

body.mdui-drawer-body-left {
    padding-left: 0
}

body.mdui-drawer-body-left .icon-list:before {
    content: "\e60c"
}

body ul {
    list-style: none;
    padding: 0;
    margin: 0
}

body img {
    max-width: 100%
}

body .page {
    min-width: unset
}

#content {
    overflow: hidden;
    padding-bottom: 30px
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden
}

.main-title {
    position: relative;
    padding: 19px 15px 17px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px solid #f6f6f6;
    height: 56px;
    box-sizing: border-box
}

.main-title:before {
    position: absolute;
    bottom: 12px;
    content: "";
    width: 16px;
    height: 2px;
    background-color: #bf9a61;
    left: 15px
}

.item {
    padding-bottom: 20px
}

.item .item-pic {
    position: relative;
    overflow: hidden
}

.item .item-pic>a {
    display: block;
    height: auto;
    width: 100%;
    text-align: center;
    padding: 0 0 100%;
    position: relative
}

.item .item-pic>a img {
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: inline-block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.item .item-pic>a .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    height: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.item .item-pic .item-discount {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 0.65rem;
    font-weight: bold
}

.item .item-pic .group-buttons {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.item .item-pic .group-buttons a {
    float: left;
    text-align: center;
    display: inline;
    color: #666;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    margin-left: 4px;
    line-height: 32px;
    vertical-align: middle;
    user-select: none;
    background-color: #e2e2e2;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.item .item-pic .group-buttons a.fast-buy,
.item .item-pic .group-buttons a.zoomin {
    -webkit-transform: translate(-100%, 0px);
    -moz-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px)
}

.item .item-pic .group-buttons a.add-wishlist,
.item .item-pic .group-buttons a.qrcode {
    -webkit-transform: translate(100%, 0px);
    -moz-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px)
}

.item .item-pic .group-buttons a i.icon-cart {
    font-size: 17px
}

.item .item-pic .group-buttons a i.icon-search1 {
    font-size: 14px
}

.item .item-pic .group-buttons a i.icon-qrcode1 {
    font-size: 15px
}

.item .item-pic .group-buttons a i.icon-heart {
    font-size: 22px
}

.item .item-pic .group-buttons a i.icon-heart1 {
    font-size: 20px;
    display: none
}

.item .item-pic .group-buttons a:first-child {
    margin-left: 0
}

.item .item-pic .group-buttons a.qrcode {
    position: relative
}

.item .item-pic .group-buttons a.qrcode canvas {
    position: absolute;
    padding: 5px;
    background: #fff;
    bottom: 40px;
    right: 5px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.item .item-pic .group-buttons a.qrcode:hover canvas {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.item .item-pic .group-buttons a.booked .icon-heart1 {
    display: block
}

.item .item-pic .group-buttons a.booked .icon-heart {
    display: none
}

@media (max-width: 768px) {
    .item .item-pic .group-buttons {
        display: none
    }
}

.item .item-info {
    margin-top: 20px
}

.item .item-info p {
    margin: 0
}

.item .item-info .item-star {
    margin: 0
}

.item .item-info .item-star i {
    font-size: 12px;
    color: #f8c445
}

.item .item-info .item-name {
    margin-top: 10px;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
    line-height: 20px
}

.item .item-info .item-name a {
    font-weight: 300
}

.item .item-info .item-price {
    margin-top: 15px;
    line-height: 20px;
    height: 41px;
    overflow: hidden
}

.item .item-info .item-price .mdui-typo-body-2,
.item .item-info .item-price small {
    font-weight: 300
}

.item .item-info .item-price del {
    display: inline-block;
    margin-right: 3px
}

.item .item-info .item-price .item-discount {
    position: relative;
    top: -1px;
    padding: 0 5px;
    font-size: 10px;
    display: inline-block;
    line-height: 15px;
    border-radius: 10px
}

.item .item-info .item-price .mdui-typo-subheading {
    font-size: 14px
}

.item .item-info .quick-view {
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;
    text-decoration: underline;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out
}

.item .mdui-dialog {
    min-height: 80% !important
}

.item .mdui-dialog img {
    width: 100%
}

.item .mdui-dialog .arrow {
    position: absolute;
    top: 50%;
    background-color: #fff;
    border: none;
    padding: 6px 6px 4px 6px
}

.item .mdui-dialog .arrow.prev {
    left: 24px
}

.item .mdui-dialog .arrow.next {
    right: 32px
}

.item .mdui-dialog .arrow:focus {
    outline: none
}

.item .mdui-dialog .arrow[disabled] {
    color: rgba(0, 0, 0, 0.26) !important;
    cursor: not-allowed
}

.item .product-container:hover .item-pic .back {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.item .product-container:hover .item-pic .group-buttons a {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.item .product-container:hover .item-info .quick-view {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (max-width: 990px) {
    .item .item-info .quick-view {
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.item-carousel .owl-nav div {
    position: absolute;
    top: 46%;
    left: -10px;
    height: 32px;
    width: 32px;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .35s ease;
    -moz-transition: all .35s ease;
    -webkit-transition: all .35s ease
}

.item-carousel .owl-nav div:before {
    font-family: "tcfont";
    font-size: 12px;
    line-height: 30px
}

.item-carousel .owl-nav div.owl-prev:before {
    content: "\e660"
}

.item-carousel .owl-nav div.owl-next {
    right: -10px;
    left: auto
}

.item-carousel .owl-nav div.owl-next:before {
    content: "\e632"
}

.item-carousel:hover .owl-nav div {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.item-carousel:hover .owl-nav div.owl-prev {
    left: -15px
}

.item-carousel:hover .owl-nav div.owl-next {
    right: -15px
}

.item-carousel:hover .owl-nav div.disabled,
.item-carousel:hover .owl-nav div.disabled:hover {
    opacity: .6;
    filter: alpha(opacity=60);
    cursor: not-allowed
}

.owl-carousel.owl-loading div {
    display: none
}

header .header-container .topbar .tool {
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 12px
}

header .header-container .topbar .tool .links {
    padding-top: 10px
}

header .header-container .topbar .tool .links li {
    display: inline-block;
    line-height: 25px;
    position: relative;
    padding: 0 10px
}

header .header-container .topbar .tool .links li:first-child {
    padding: 0 10px 0 0
}

header .header-container .topbar .tool .links li:before {
    position: absolute;
    content: "|";
    color: #a6a6a6;
    width: 1px;
    right: 0
}

header .header-container .topbar .tool .links li:last-child:before {
    display: none
}

header .header-container .topbar .tool .popup-over {
    position: relative;
    z-index: 1000;
    display: inline-block
}

header .header-container .topbar .tool .popup-over .popup-title {
    line-height: 40px;
    padding: 0 30px 0 20px;
    text-transform: none
}

header .header-container .topbar .tool .popup-over .popup-title:before {
    content: "\e66e";
    position: absolute;
    top: 3px;
    right: 15px;
    font-family: "tcfont";
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

header .header-container .topbar .tool .popup-over .popup-title .icon-list {
    position: relative;
    top: 2px;
    padding-right: 1px
}

header .header-container .topbar .tool .popup-over .popup-content {
    padding: 20px;
    position: absolute;
    top: 40px;
    background: white;
    border: 1px solid #e5e5e5;
    min-width: 120px;
    z-index: 9;
    display: none;
    right: 0
}

header .header-container .topbar .tool .popup-over:hover {
    cursor: pointer
}

header .header-container .topbar .tool .popup-over:hover .popup-content {
    display: block
}

header .header-container .topbar .tool .popup-over.mobile-qrcode .popup-content {
    min-width: 89px
}

header .header-container .topbar .tool .popup-over.mobile-qrcode .popup-content.show_3 {
    width: 320px
}

header .header-container .topbar .tool .popup-over.mobile-qrcode .popup-content.show_2 {
    width: 202px
}

header .header-container .topbar .tool .popup-over.mobile-qrcode .popup-content ul li {
    float: left;
    text-align: center;
    margin-left: 15px;
    border-left: 1px #e5e5e5 dashed;
    padding-left: 15px;
    line-height: 18px
}

header .header-container .topbar .tool .popup-over.mobile-qrcode .popup-content ul li:first-child {
    margin-left: 0;
    border-left: none;
    padding-left: 0
}

header .header-container .topbar .tool .popup-over.mobile-qrcode .popup-content ul li img {
    display: block;
    margin-bottom: 10px
}

header .header-container .topbar .tool .popup-over.site-nav .popup-content {
    max-width: 1084px
}

header .header-container .topbar .tool .popup-over.site-nav .popup-content>ul>li {
    float: left;
    width: 200px
}

header .header-container .topbar .tool .popup-over.site-nav .popup-content>ul>li:not(:first-child) {
    border-left: 1px #ececec dotted;
    padding-left: 20px
}

header .header-container .topbar .tool .popup-over.site-nav .popup-content>ul>li>a {
    font-size: 14px;
    line-height: 40px
}

header .header-container .topbar .tool .popup-over.site-nav .popup-content>ul>li .sublink ul li {
    display: inline-block;
    width: 49%;
    margin: 0;
    padding: 0;
    line-height: 25px
}

@media (min-width: 992px) {
    header .header-container .topbar .tool .popup-over .popup-content {
        -webkit-transition: opacity 0.3s linear 0s;
        transition: opacity 0.3s linear 0s;
        animation: animationmenus ease 0.5s;
        animation-iteration-count: 1;
        transform-origin: 50% 50%;
        animation-fill-mode: forwards;
        -webkit-animation: animationmenus ease 0.5s;
        -webkit-animation-iteration-count: 1;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-fill-mode: forwards;
        -moz-animation: animationmenus ease 0.5s;
        -moz-animation-iteration-count: 1;
        -moz-transform-origin: 50% 50%;
        -moz-animation-fill-mode: forwards;
        -o-animation: animationmenus ease 0.5s;
        -o-animation-iteration-count: 1;
        -o-transform-origin: 50% 50%;
        -o-animation-fill-mode: forwards;
        -ms-animation: animationmenus ease 0.5s;
        -ms-animation-iteration-count: 1;
        -ms-transform-origin: 50% 50%;
        -ms-animation-fill-mode: forwards
    }
}

@media (max-width: 991px) {
    header .header-container .topbar .tool .mdui-col-xs-12 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
    header .header-container .topbar .tool .mdui-col-xs-4,
    header .header-container .topbar .tool .mdui-col-xs-6:last-child {
        width: 50%
    }
    header .header-container .topbar .tool .mdui-col-xs-4:before,
    header .header-container .topbar .tool .mdui-col-xs-6:last-child:before {
        font-family: "tcfont";
        content: "\e602";
        font-size: 14px;
        line-height: 40px;
        cursor: pointer;
        padding-left: 15px
    }
    header .header-container .topbar .tool .mdui-col-xs-4 .links,
    header .header-container .topbar .tool .mdui-col-xs-6:last-child .links {
        position: absolute;
        display: none;
        border: 1px solid #e5e5e5;
        min-width: 120px;
        padding: 6px;
        background-color: #fff;
        z-index: 11
    }
    header .header-container .topbar .tool .mdui-col-xs-4 .links li,
    header .header-container .topbar .tool .mdui-col-xs-6:last-child .links li {
        display: block;
        padding: 0 5px
    }
    header .header-container .topbar .tool .mdui-col-xs-4 .links li:before,
    header .header-container .topbar .tool .mdui-col-xs-6:last-child .links li:before {
        display: none
    }
    header .header-container .topbar .tool .mdui-col-xs-4:hover .links,
    header .header-container .topbar .tool .mdui-col-xs-6:last-child:hover .links {
        display: block
    }
    header .header-container .topbar .tool .mdui-col-xs-8 {
        width: 50%
    }
    header .header-container .topbar .tool .popup-over.site-nav .popup-content {
        width: 100% !important
    }
    header .header-container .topbar .tool .popup-over.site-nav .popup-content>ul>li {
        float: none;
        width: 100%
    }
    header .header-container .topbar .tool .popup-over.site-nav .popup-content>ul>li:not(:first-child) {
        border-left: 0;
        padding-left: 0;
        border-top: 1px #ececec solid;
        margin-top: 10px
    }
    header .header-container .topbar .tool .mobile-qrcode {
        display: none
    }
}

header .header-container .topbar .header-box .toggle-drawer {
    display: none;
    position: absolute;
    top: 34%;
    left: 30px;
    z-index: 10;
    color: #fff
}

header .header-container .topbar .header-box .toggle-drawer i {
    font-size: 20px
}

header .header-container .topbar .header-box .contact-link {
    margin-top: 15px;
    line-height: 18px;
    float: left;
    margin-left: 25px;
    padding-left: 35px;
    position: relative
}

header .header-container .topbar .header-box .contact-link i {
    position: absolute;
    left: -2px;
    font-size: 30px;
    top: 15px
}

header .header-container .topbar .header-box .contact-link h4 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 5px 0
}

header .header-container .topbar .header-box .contact-link span {
    font-size: 18px;
    font-weight: normal
}

header .header-container .topbar .header-box .search-box {
    padding: 11px 0
}

header .header-container .topbar .header-box .search-box .group-search {
    position: relative;
    border-radius: 4px;
    font-size: 14px;
    color: #777;
    border-width: 2px;
    border-style: solid;
    border-color: transparent
}

header .header-container .topbar .header-box .search-box .group-search select {
    width: 35%;
    height: 40px;
    line-height: 40px;
    border: none;
    background-color: transparent;
    padding-left: 10px;
    border-radius: 0;
    float: left;
    border-right: #e5e5e5;
    border-style: none solid none none;
    border-width: 0 2px 0 0;
    box-sizing: border-box
}

header .header-container .topbar .header-box .search-box .group-search input {
    width: 65%;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0 40px 0 10px;
    border-radius: 4px;
    box-sizing: border-box
}

header .header-container .topbar .header-box .search-box .group-search button {
    position: absolute;
    border: none;
    top: 0;
    padding: 0 15px;
    color: black;
    background-color: transparent;
    line-height: 40px;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 4px
}

header .header-container .topbar .header-box .search-box .group-search button:focus {
    outline: none
}

header .header-container .topbar .header-box .cart-box {
    background-position: 110% 12px;
    background-repeat: no-repeat
}

header .header-container .topbar .header-box .cart-box .cart-inner {
    height: 70px;
    min-width: 175px;
    line-height: 20px;
    position: relative;
    overflow: visible;
    padding: 17px 10px 20px 15px;
    box-sizing: border-box
}

header .header-container .topbar .header-box .cart-box .cart-inner a {
    display: inline-block;
    font-size: 12px
}

header .header-container .topbar .header-box .cart-box .cart-inner a .title-cart {
    display: block;
    font-size: 14px;
    font-weight: 600
}

header .header-container .topbar .header-box .cart-box .cart-inner a #yhsd_topCart_quantityTitle,
header .header-container .topbar .header-box .cart-box .cart-inner a #yhsd_topCart_totalPrice {
    font-weight: 600
}

header .header-container .topbar .header-box .cart-box .cart-inner a #yhsd_topCart_totalPrice {
    position: relative;
    left: -3px
}

header .header-container .topbar .header-box .topCart {
    width: 280px;
    padding-top: 0;
    border-width: 2px;
    top: 70px;
    right: 15px;
    border-radius: 0;
    background-color: #fff
}

header .header-container .topbar .header-box .topCart .topCart-each {
    width: 90%;
    padding-left: 0
}

header .header-container .topbar .header-box .topCart .topCart-each .topCart-each-img {
    float: left;
    margin-right: 12px;
    position: static;
    display: inline
}

header .header-container .topbar .header-box .topCart .topCart-each .topCart-each-del {
    font-size: 0;
    width: 20px
}

header .header-container .topbar .header-box .topCart .topCart-each .topCart-each-del:before {
    font-family: "tcfont";
    content: "\e656";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #333;
    font-size: 14px;
    width: 100%;
    text-align: center;
    line-height: 20px;
    font-weight: 700
}

@media (max-width: 991px) {
    header .header-container .topbar .header-box .mdui-hidden-xs-down {
        display: none
    }
    header .header-container .topbar .header-box .mdui-col-sm-5 {
        width: 100%;
        padding: 0 23px
    }
    header .header-container .topbar .header-box .mdui-col-sm-3 {
        width: 100%
    }
    header .header-container .topbar .header-box .mdui-col-sm-3 .toggle-drawer {
        display: block
    }
    header .header-container .topbar .header-box .mdui-col-sm-3 .topCart {
        visibility: hidden
    }
    header .header-container .topbar .header-box .cart-box {
        background-position: 100% 12px
    }
    header .header-container .topbar .header-box .cart-box .cart-inner {
        padding: 16px 80px 12px 20px;
        text-align: right
    }
    header .header-container .topbar .header-box .cart-box .cart-inner a {
        text-align: left
    }
}

header .header-container .topbar.mode2:before {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    height: 1px;
    content: "";
    background-color: #e6e6e6
}

header .header-container .topbar.mode2 .tool {
    position: relative;
    height: 42px
}

header .header-container .topbar.mode2 .tool .links {
    right: 10px
}

header .header-container .topbar.mode2 .tool .links li {
    line-height: 40px;
    text-align: left
}

header .header-container .topbar.mode2 .tool .links li:last-child {
    padding-right: 0
}

header .header-container .topbar.mode2 .tool .popup-over:last-child .popup-title:after {
    position: absolute;
    content: "|";
    color: #a6a6a6;
    width: 1px;
    left: 0;
    top: 2px
}

header .header-container .topbar.mode2 .tool .popup-over .popup-content {
    right: auto
}

header .header-container .topbar.mode2 .tool .toggle-drawer {
    line-height: 38px;
    display: none
}

@media (max-width: 991px) {
    header .header-container .topbar.mode2 .tool .links {
        padding-top: 8px !important
    }
    header .header-container .topbar.mode2 .tool .links li {
        line-height: 25px
    }
    header .header-container .topbar.mode2 .tool .toggle-drawer {
        display: block
    }
    header .header-container .topbar.mode2 .tool .site-nav {
        display: none
    }
}

header .header-container .topbar.mode2 .header-box {
    background-color: transparent;
    height: 44px;
    padding: 25px 0
}

header .header-container .topbar.mode2 .header-box .logo img {
    margin-top: 6px
}

header .header-container .topbar.mode2 .header-box .search-box {
    padding: 0
}

header .header-container .topbar.mode2 .header-box .search-box .group-search {
    border-color: #ebebeb
}

header .header-container .topbar.mode2 .header-box .cart-box {
    padding: 0 10px 0 40px;
    background-image: none;
    background-color: transparent
}

header .header-container .topbar.mode2 .header-box .cart-box:before {
    font-family: "tcfont";
    content: "\e631";
    position: absolute;
    left: 15px;
    font-size: 36px;
    top: 2px
}

header .header-container .topbar.mode2 .header-box .cart-box .cart-inner {
    height: 44px;
    padding: 3px 0 0 0;
    min-width: unset
}

header .header-container .topbar.mode2 .header-box .cart-box .cart-inner span:nth-child(2),
header .header-container .topbar.mode2 .header-box .cart-box .cart-inner span:nth-child(4) {
    color: #666
}

@media (max-width: 1199px) {
    header .header-container .topbar.mode2 .header-box .cart-box:before {
        left: 10px
    }
}

header .header-container .topbar.mode2 .header-box .topCart {
    top: 44px
}

@media (max-width: 1023px) {
    header .header-container .topbar.mode2 .header-box .mdui-col-sm-2 {
        margin-left: 7%
    }
}

@media (max-width: 991px) {
    header .header-container .topbar.mode2 .header-box .mdui-col-sm-4 {
        width: 100%;
        text-align: center
    }
    header .header-container .topbar.mode2 .header-box .mdui-col-sm-5 {
        padding: 0 8px;
        width: 100%;
        margin: 15px 0
    }
    header .header-container .topbar.mode2 .header-box .mdui-col-sm-2 {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-bottom: 15px
    }
    header .header-container .topbar.mode2 .header-box .mdui-col-sm-2 .cart-box {
        width: 175px;
        margin: 0 auto;
        position: relative;
        padding: 0
    }
    header .header-container .topbar.mode2 .header-box .mdui-col-sm-2 .topCart {
        display: none !important
    }
}

@media (min-width: 1000px) and (max-width: 1280px) {
    header .header-container .topbar.mode2 .header-box .mdui-col-md-7 {
        width: 55.33333%
    }
    header .header-container .topbar.mode2 .header-box .mdui-col-md-2 {
        width: 19.66667%
    }
}

header .header-container .main-nav {
    border-bottom-width: 2px;
    border-bottom-style: solid
}

header .header-container .main-nav .allcate {
    float: left;
    position: relative
}

header .header-container .main-nav .allcate>a {
    display: block;
    border-top-width: 2px;
    border-top-style: solid;
    padding: 20px 90px 23px 20px;
    margin: 0;
    text-transform: none;
    position: relative;
    height: 64px;
    box-sizing: border-box;
    position: relative
}

header .header-container .main-nav .allcate>a i {
    padding-right: 5px
}

header .header-container .main-nav .allcate>a .icon-plus,
header .header-container .main-nav .allcate>a .icon-mminus {
    position: absolute;
    right: 0;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    display: none;
    height: 100%;
    width: 60px;
    text-align: center;
    line-height: 64px;
    padding-right: 0
}

header .header-container .main-nav .allcate>a:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 83%;
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto
}

header .header-container .main-nav .allcate>a:after {
    font-family: "tcfont";
    content: "\e66e";
    position: absolute;
    right: 20px;
    top: 22px
}

header .header-container .main-nav .allcate.page-index .allcate-list {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

header .header-container .main-nav .allcate .allcate-list {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    z-index: 999;
    border-width: 2px;
    border-style: solid;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

header .header-container .main-nav .allcate .allcate-list>ul {
    position: static;
    float: none;
    width: 100%
}

header .header-container .main-nav .allcate .allcate-list>ul>li {
    width: 100%;
    height: auto;
    float: left
}

header .header-container .main-nav .allcate .allcate-list>ul>li.has-child>a:after {
    font-family: "tcfont";
    content: "\e611";
    position: absolute;
    right: 20px
}

header .header-container .main-nav .allcate .allcate-list>ul>li.scroll {
    position: relative
}

header .header-container .main-nav .allcate .allcate-list>ul>li.scroll .second {
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards
}

header .header-container .main-nav .allcate .allcate-list>ul>li>a {
    position: relative;
    display: block;
    font-size: 14px;
    padding: 13px 30px 12.5px 15px;
    font-weight: 500;
    text-transform: none;
    line-height: 24px
}

header .header-container .main-nav .allcate .allcate-list>ul>li>a img {
    width: 24px;
    vertical-align: middle;
    padding-right: 10px;
    opacity: .6;
    filter: alpha(opacity=60);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

header .header-container .main-nav .allcate .allcate-list>ul>li>a i {
    position: absolute;
    right: 3px;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    display: none;
    height: 100%;
    width: 50px;
    text-align: center;
    line-height: 51px
}

header .header-container .main-nav .allcate .allcate-list>ul>li>a span {
    padding: 0 4px;
    font-weight: 300;
    opacity: .4;
    filter: alpha(opacity=40)
}

header .header-container .main-nav .allcate .allcate-list>ul>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

header .header-container .main-nav .allcate .allcate-list>ul>li .second {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 880px;
    right: -250px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 215px;
    padding: 20px 28px;
    list-style: none;
    font-size: 13px;
    background-color: white;
    min-height: 100px;
    border-width: 2px;
    border-style: solid;
    height: auto;
    box-sizing: border-box
}

header .header-container .main-nav .allcate .allcate-list>ul>li .second .second-link {
    font-weight: 600;
    margin-bottom: 10px;
    display: block
}

header .header-container .main-nav .allcate .allcate-list>ul>li .second .third {
    border-top: 1px #ececec solid;
    margin-bottom: 15px
}

header .header-container .main-nav .allcate .allcate-list>ul>li .second .third li {
    padding: 4px 0
}

header .header-container .main-nav .allcate .allcate-list>ul>li .second .third li a {
    font-size: 12px;
    line-height: 20px
}

header .header-container .main-nav .allcate .allcate-list>ul>li.show>a>img {
    opacity: 1;
    filter: alpha(opacity=100)
}

header .header-container .main-nav .allcate .allcate-list>ul>li.show>a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

header .header-container .main-nav .allcate .allcate-list>ul>li.show .second {
    left: 100%;
    top: 0;
    display: block
}

header .header-container .main-nav .allcate .allcate-list .mdui-typo-body-2 {
    padding: 0 20px;
    margin-bottom: 10px
}

header .header-container .main-nav .allcate .allcate-list .item-rec.loading {
    min-width: 100px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/gif;base64,R0lGODlhEAALAPQAAP///5mZmfDw8Ozs7Pf395ycnJmZmaysrM3NzcDAwOTk5Kenp7e3t9DQ0MHBweXl5ampqZubm7i4uPX19e/v7/v7+7CwsPHx8fr6+uLi4tnZ2erq6vj4+JmZmZmZmZmZmSH5BAkLAAAAIf4aQ3JlYXRlZCB3aXRoIGFqYXhsb2FkLmluZm8AIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7")
}

header .header-container .main-nav .allcate .allcate-list .item-rec .item {
    margin-bottom: 7px;
    display: table;
    padding-bottom: 0;
    width: 100%
}

header .header-container .main-nav .allcate .allcate-list .item-rec .item:last-child {
    margin-bottom: 0
}

header .header-container .main-nav .allcate .allcate-list .item-rec .item .item-pic {
    display: table-cell;
    vertical-align: top;
    width: 33%
}

header .header-container .main-nav .allcate .allcate-list .item-rec .item .item-info {
    display: table-cell;
    vertical-align: middle;
    width: 63%;
    padding-left: 4%
}

header .header-container .main-nav .allcate .allcate-list .item-rec .item .item-info .item-name {
    line-height: 17px;
    margin: 0 0 2px 0;
    height: 34px;
    overflow: hidden
}

header .header-container .main-nav .allcate:hover .allcate-list {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

header .header-container .main-nav .nav-link {
    float: left;
    margin-left: 10px
}

header .header-container .main-nav .nav-link>li {
    float: left;
    position: relative
}

header .header-container .main-nav .nav-link>li>a {
    display: block;
    line-height: 18px;
    padding: 23px 15px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: transparent;
    -webkit-transition: all 350ms ease-out;
    transition: all 350ms ease-out
}

header .header-container .main-nav .nav-link>li>a .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin: 0 0 0 5px
}

header .header-container .main-nav .nav-link>li .nav-sublink {
    position: absolute;
    display: none;
    top: 100%;
    left: -9999px;
    height: auto;
    font-weight: 300;
    border-width: 2px;
    border-style: solid;
    min-width: 184px;
    padding: 20px;
    z-index: 9999;
    -webkit-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards
}

header .header-container .main-nav .nav-link>li .nav-sublink li {
    line-height: 23px;
    padding: 3px 0;
    font-size: 13px;
    position: relative
}

header .header-container .main-nav .nav-link>li .nav-sublink li a .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin: 0 0 0 5px;
    position: relative;
    top: -2px
}

header .header-container .main-nav .nav-link>li .nav-sublink li .nav-sublink-child {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    display: none;
    height: auto;
    font-weight: 300;
    border-width: 2px;
    border-style: solid;
    min-width: 184px;
    padding: 20px;
    background-color: white;
    z-index: 9999;
    -webkit-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards
}

header .header-container .main-nav .nav-link>li .nav-sublink li:hover .nav-sublink-child {
    display: block;
    left: 80%
}

header .header-container .main-nav .nav-link>li .nav-sublink li:hover .nav-sublink-child li {
    line-height: 23px;
    padding: 3px 0
}

header .header-container .main-nav .nav-link>li:hover .nav-sublink {
    display: block;
    left: 0px
}

@media (min-width: 1200px) {
    header .header-container .main-nav .allcate>a {
        width: 270px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    header .header-container .main-nav .allcate>a {
        padding: 20px
    }
    header .header-container .main-nav .allcate>a span,
    header .header-container .main-nav .allcate>a:after {
        display: none
    }
    header .header-container .main-nav .allcate>a i {
        font-size: 20px;
        padding: 0
    }
    header .header-container .main-nav .allcate .allcate-list {
        width: 221px
    }
    header .header-container .main-nav .allcate.page-index .allcate-list {
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden
    }
    header .header-container .main-nav .allcate.page-index:hover .allcate-list {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }
}

@media (max-width: 991px) {
    header .header-container .main-nav .allcate {
        width: 100%
    }
    header .header-container .main-nav .allcate>a .icon-list1 {
        font-size: 20px;
        padding-left: 2px
    }
    header .header-container .main-nav .allcate>a:after {
        display: none
    }
    header .header-container .main-nav .allcate>a .icon-plus {
        display: block
    }
    header .header-container .main-nav .allcate>a span {
        font-size: 16px;
        font-weight: bold;
        position: relative;
        top: -2px
    }
    header .header-container .main-nav .allcate.page-index .allcate-list,
    header .header-container .main-nav .allcate:hover .allcate-list {
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden
    }
    header .header-container .main-nav .allcate.show>a .icon-plus {
        display: none
    }
    header .header-container .main-nav .allcate.show>a .icon-mminus {
        display: block
    }
    header .header-container .main-nav .allcate.show .allcate-list {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li>a {
        padding-left: 20px
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li>a .icon-plus {
        display: block
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li.has-child>a:after {
        display: none
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li:hover .second {
        display: none
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li.show>a .icon-plus {
        display: none
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li.show>a .icon-mminus {
        display: block
    }
    header .header-container .main-nav .allcate .allcate-list>ul>li.show .second {
        display: block;
        position: relative;
        left: 0;
        border: none;
        min-height: unset !important;
        width: 100% !important;
        top: 0
    }
    header .header-container .main-nav .nav-link {
        display: none
    }
}

@media (max-width: 800px) {
    header .header-container .main-nav .allcate .second .mdui-col-sm-3 {
        width: 35%
    }
    header .header-container .main-nav .allcate .second .mdui-col-sm-5 {
        width: 65%
    }
    header .header-container .main-nav .allcate .second .mdui-col-sm-5 .item-rec {
        padding: 0 5px
    }
    header .header-container .main-nav .allcate .second .mdui-hidden-xs {
        display: none
    }
}

header .header-container .main-nav.mode2 .allcate>a {
    border-top: none
}

header .header-container .main-nav.mode2 .allcate>a:before {
    display: none
}

header .header-container .main-nav.mode2 .settings-nav_background_m2 {
    position: relative;
    bottom: -2px
}

.mdui-drawer {
    padding: 10px 0 20px;
    overflow-y: auto !important
}

.mdui-drawer .mdui-collapse-item .mdui-collapse-item-header {
    padding: 0 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.mdui-drawer .mdui-collapse-item .mdui-collapse-item-header i {
    height: 20px;
    font-size: 1.2rem;
    position: relative;
    top: -3px;
    cursor: pointer
}

.mdui-drawer .mdui-collapse-item .mdui-collapse-item-header .icon-mminus {
    display: none
}

.mdui-drawer .mdui-collapse-item.mdui-collapse-item-open>.mdui-collapse-item-header .icon-plus {
    display: none
}

.mdui-drawer .mdui-collapse-item.mdui-collapse-item-open>.mdui-collapse-item-header .icon-mminus {
    display: block
}

.mdui-drawer .mdui-collapse-item .mdui-collapse-item-body p {
    padding: 15px 20px 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0
}

.mdui-drawer .mdui-collapse-item .mdui-collapse-item-body .mdui-collapse .child .mdui-collapse-item-header {
    padding: 0;
    border-bottom: none
}

.mdui-drawer .mdui-collapse-item .mdui-collapse-item-body .mdui-collapse .child:not(:last-child) .mdui-collapse-item-header p {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .mdui-drawer {
        display: none
    }
}

.slide .owl-carousel-outer {
    padding-left: 300px;
    box-sizing: border-box
}

.slide .owl-carousel-outer.mode2 {
    padding-left: 0
}

.slide .owl-carousel-outer.mode2>div {
    padding: 0 15px
}

.slide .owl-carousel-outer .cate-list>ul>li {
    float: left;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    min-height: 149.85px;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    padding: 25px 25px 16px
}

.slide .owl-carousel-outer .cate-list>ul>li>a {
    font-size: 14px
}

.slide .owl-carousel-outer .cate-list>ul>li>a .cover-image {
    position: absolute;
    bottom: 0;
    right: 0
}

.slide .owl-carousel-outer .cate-list>ul>li>a .cover-image img {
    display: block
}

.slide .owl-carousel-outer .cate-list>ul>li .second {
    margin-top: 5px
}

.slide .owl-carousel-outer .cate-list>ul>li .second li {
    line-height: 18px
}

.slide .owl-carousel-outer .cate-list>ul>li .second li a {
    font-size: 12px
}

.slide .owl-carousel-outer .cate-list>ul>li .second li:last-child {
    margin-top: 5px
}

.slide .owl-carousel-outer .cate-list>ul>li .second li:last-child a:after {
    content: "\e611";
    font-family: "tcfont";
    margin-left: -2px
}

.slide .owl-carousel-outer .cate-list>ul>li .lastad {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.slide .owl-carousel-outer .cate-list>ul>li .lastad img {
    width: 100%;
    height: 100%
}

.slide .owl-carousel-outer .cate-list>ul>li .lastad:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.slide .owl-carousel-outer .cate-list>ul>li .lastad:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.slide .owl-carousel-outer .cate-list>ul>li .lastad:hover:before,
.slide .owl-carousel-outer .cate-list>ul>li .lastad:hover:after {
    width: 100%;
    height: 100%
}

.slide .owl-carousel-outer .cate-list>ul>li:last-child {
    border: none
}

@media (max-width: 1199px) {
    .slide .owl-carousel-outer {
        padding-left: 0
    }
    .slide .owl-carousel-outer.mode2>div {
        margin-right: -15px;
        margin-left: -15px
    }
    .slide .owl-carousel-outer.mode2>div .mdui-col-xs-6 {
        width: 100%
    }
    .slide .owl-carousel-outer.mode2>div .mdui-col-xs-6:last-child {
        display: none
    }
}

.slide .owl-carousel {
    overflow: hidden
}

.slide .owl-carousel .owl-dots {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center
}

.slide .owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

.slide .owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    border-radius: 50%;
    opacity: .8;
    filter: alpha(opacity=80)
}

.slide .owl-carousel .owl-dots .owl-dot.active span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.slide .owl-carousel .owl-nav div {
    position: absolute;
    top: 45%;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.slide .owl-carousel .owl-nav div:before {
    position: absolute;
    top: 11px;
    font-family: "tcfont" !important;
    font-size: 16px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.slide .owl-carousel .owl-nav div.owl-prev {
    left: -45px
}

.slide .owl-carousel .owl-nav div.owl-prev:before {
    right: 12px;
    content: "\e610"
}

.slide .owl-carousel .owl-nav div.owl-prev:hover:before {
    right: 14px
}

.slide .owl-carousel .owl-nav div.owl-next {
    right: -45px
}

.slide .owl-carousel .owl-nav div.owl-next:before {
    left: 12px;
    content: "\e60f"
}

.slide .owl-carousel .owl-nav div.owl-next:hover:before {
    left: 14px
}

.slide .owl-carousel .owl-item img.lazyload {
    max-height: 500px
}

.slide .owl-carousel .owl-item .item {
    padding-bottom: 0
}

.slide .owl-carousel:hover .owl-nav div {
    opacity: .7;
    filter: alpha(opacity=70)
}

.slide .owl-carousel:hover .owl-nav div:hover {
    background-color: #bf9a61
}

.slide .owl-carousel:hover .owl-nav div.owl-prev {
    left: 0
}

.slide .owl-carousel:hover .owl-nav div.owl-next {
    right: -1px
}

.piclist {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.piclist>div .img-block {
    width: 100%
}

.piclist>div .img-block a:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.25);
    display: block;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(180deg) scale(0);
    -webkit-transform: rotate(180deg) scale(0);
    -moz-transform: rotate(180deg) scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.piclist>div .img-block a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1)
}

.piclist>div .img-block a img {
    vertical-align: middle;
    display: inline-block
}

@media (max-width: 1200px) {
    .piclist {
        display: none
    }
}

.tabs {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.tabs .mdui-tab {
    min-height: 60px;
    border-bottom: 1px solid #f6f6f6
}

.tabs .mdui-tab a {
    min-height: inherit;
    position: relative;
    z-index: 1;
    border-right: 1px solid #f6f6f6
}

.tabs .mdui-tab a:nth-last-child(2) {
    border: none
}

.tabs .mdui-tab .mdui-tab-indicator {
    height: 100%
}

.tabs .tab-content {
    padding: 15px 0
}

.tabs .tab-content .owl-item {
    padding: 0 15px;
    border-left: 1px #f6f6f6 solid;
    box-sizing: border-box
}

.tabs .tab-content .owl-item.first {
    border-left-color: transparent
}

.countdown {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.countdown .owl-carousel {
    padding: 15px 0
}

.countdown .owl-item {
    padding: 0 15px;
    border-left: 1px #f6f6f6 solid;
    box-sizing: border-box
}

.countdown .owl-item.first {
    border-left-color: transparent
}

.countdown .owl-item .item {
    padding-bottom: 0
}

.countdown .owl-item .item .product-container {
    position: relative;
    overflow: hidden;
    text-align: left;
    margin-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #f6f6f6
}

.countdown .owl-item .item .product-container:last-child {
    border-bottom: none
}

.countdown .owl-item .item .product-container .item-pic {
    float: left;
    width: 40%;
    position: relative
}

.countdown .owl-item .item .product-container .item-info {
    float: left;
    margin-top: 0;
    padding-left: 15px;
    box-sizing: border-box;
    width: 60%;
    position: relative
}

.countdown .owl-item .item .product-container .item-info .count-time {
    margin-top: 10px
}

.countdown .owl-item .item .product-container .item-info .count-time ul li {
    display: inline-block;
    font-size: 12px;
    background-color: #f7f7f7;
    min-width: 40px;
    text-align: center;
    position: relative;
    z-index: 0;
    margin-right: 5px
}

.countdown .owl-item .item .product-container .item-info .count-time ul li:before {
    z-index: -1;
    position: absolute;
    content: "";
    top: 20px;
    width: 100%;
    height: 2px;
    background-color: #ebebeb;
    left: 0
}

.countdown .owl-item .item .product-container .item-info .count-time ul li b {
    display: block;
    padding: 12px 0;
    font-size: 14px;
    color: #010101
}

.countdown .owl-item .item .product-container .item-info .count-time ul li span {
    border: 2px solid #ebebeb;
    background-color: #FFF;
    display: inline-block;
    width: 100%;
    padding: 3px 0;
    font-size: 11px;
    color: #bbbbbb;
    box-sizing: border-box
}

.countdown .owl-item .item .product-container .item-info .count-time ul .finish {
    display: block;
    border-top: 1px solid #f7f7f7;
    padding-top: 10px;
    font-size: 13px;
    color: #999;
    font-weight: 100
}

.countdown .owl-item .item .product-container.mode2 {
    margin-top: 0;
    padding-bottom: 10px
}

.countdown .owl-item .item .product-container.mode2 .item-pic {
    width: 100%
}

.countdown .owl-item .item .product-container.mode2 .item-info {
    width: 100%;
    padding-left: 0;
    margin-top: 10px
}

@media (max-width: 800px) {
    .countdown .owl-item .item .product-container .item-pic {
        width: 100%
    }
    .countdown .owl-item .item .product-container .item-info {
        width: 100%;
        padding: 20px 0 0 0
    }
}

@media (max-width: 425px) {
    .countdown .owl-item .item .product-container .item-info .count-time {
        display: none
    }
}

.rank .rank-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.rank .rank-inner .product-list {
    padding: 20px 0
}

.rank .rank-inner .product-list .item {
    position: relative;
    padding: 0 15px
}

.rank .rank-inner .product-list .item .product-container {
    padding: 22px 0 21px;
    margin-bottom: 0;
    border-bottom: 1px solid #f6f6f6
}

.rank .rank-inner .product-list .item .product-container .item-pic {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 35%
}

.rank .rank-inner .product-list .item .product-container .item-info {
    margin-top: 0;
    width: 54%
}

.rank .rank-inner .product-list .item .product-container .item-info .item-name {
    margin-top: 0
}

.rank .rank-inner .product-list .item .product-container .item-info .item-price {
    height: auto
}

.rank .rank-inner .product-list .item:last-child>div {
    border-bottom: none
}

.rank .ad {
    border: 1px solid #e1e1e1
}

.rank .ad a {
    position: relative;
    display: block
}

.rank .ad a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.rank .ad a:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.rank .ad a img {
    display: block
}

.rank .ad a:hover:before,
.rank .ad a:hover:after {
    width: 100%;
    height: 100%
}

.common-item .ad a {
    position: relative;
    display: block
}

.common-item .ad a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.common-item .ad a:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.common-item .ad a:hover:before,
.common-item .ad a:hover:after {
    width: 100%;
    height: 100%
}

.common-item .ad img {
    display: block
}

.common-item .common-item-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.common-item .common-item-inner .widget-category {
    position: relative
}

.common-item .common-item-inner .widget-category ul {
    padding: 0;
    position: absolute;
    top: -58px;
    right: 15px
}

.common-item .common-item-inner .widget-category ul li {
    display: inline-block;
    line-height: 60px;
    padding: 0 6px;
    position: relative;
    font-size: 12px
}

.common-item .common-item-inner .widget-category ul li:before {
    position: absolute;
    content: "";
    top: 40%;
    width: 1px;
    height: 10px;
    background-color: #e6e6e6;
    right: 0
}

.common-item .common-item-inner .widget-category ul li:last-child:before {
    display: none
}

.common-item .common-item-inner .left-pic {
    border-right: 1px #f6f6f6 solid
}

.common-item .common-item-inner .left-pic .img-block {
    margin: 15px 0 15px 15px;
    position: relative;
    overflow: hidden
}

.common-item .common-item-inner .left-pic .img-block a:before,
.common-item .common-item-inner .left-pic .img-block a:after {
    background-color: rgba(0, 0, 0, 0.05);
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease
}

.common-item .common-item-inner .left-pic .img-block a:before {
    left: -100%
}

.common-item .common-item-inner .left-pic .img-block a:after {
    right: -100%
}

.common-item .common-item-inner .left-pic .img-block a img {
    display: inline-block;
    vertical-align: middle
}

.common-item .common-item-inner .left-pic .img-block a:hover:before {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.common-item .common-item-inner .left-pic .img-block a:hover:after {
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.common-item .common-item-inner .block-content {
    padding-top: 15px;
    margin-left: -15px
}

.common-item .common-item-inner .block-content .owl-item {
    padding: 0 15px;
    border-left: 1px #f6f6f6 solid;
    box-sizing: border-box
}

.common-item .common-item-inner .block-content .owl-item .item {
    padding-bottom: 30px
}

.common-item .common-item-inner .block-content .owl-item .item .product-container .item-info .item-name {
    margin-top: 15px
}

.common-item .common-item-inner .block-content .owl-item .item .product-container .item-info .quick-view {
    margin-top: 30px
}

.common-item .common-item-inner .block-content .owl-item .item .product-container.mode2 {
    padding-top: 15px;
    padding-bottom: 15px
}

.common-item .common-item-inner .block-content .owl-item .item .product-container.mode2:first-child {
    border-bottom: 1px #f6f6f6 solid
}

.common-item .common-item-inner .block-content .owl-item .item .product-container.mode2 .item-pic {
    float: left;
    width: 41%
}

.common-item .common-item-inner .block-content .owl-item .item .product-container.mode2 .item-info {
    margin-top: 0;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
    width: 59%
}

.common-item .common-item-inner .block-content .owl-item .item .product-container.mode2 .item-info .item-name {
    margin-top: 10px
}

.common-item .common-item-inner .block-content .owl-item.first {
    border-left-color: transparent
}

.common-item .common-item-inner .brand {
    padding: 15px 0;
    border-top: 2px solid #f6f6f6;
    text-align: center
}

.common-item .common-item-inner .brand .owl-item {
    padding: 0 15px;
    box-sizing: border-box
}

.common-item .common-item-inner .brand .owl-item .item {
    padding-bottom: 0
}

.common-item .common-item-inner .brand .owl-item .item img {
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out
}

.common-item .common-item-inner .brand .owl-item .item:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1)
}

.common-item .common-item-inner .brand .owl-prev,
.common-item .common-item-inner .brand .owl-next {
    top: 26%
}

.common-item .common-item-inner.mode2 .left-pic {
    display: none
}

.common-item .common-item-inner.mode2 .mdui-col-md-8 {
    width: 100%
}

.common-item .common-item-inner.mode2 .mdui-col-md-8 .block-content {
    margin-left: 0
}

@media (max-width: 1199px) {
    .common-item .common-item-inner .left-pic {
        display: none
    }
    .common-item .common-item-inner .mdui-col-md-8 {
        width: 100%
    }
    .common-item .common-item-inner .mdui-col-md-8 .block-content {
        margin-left: 0
    }
}

@media (max-width: 650px) {
    .common-item .common-item-inner .widget-category {
        display: none
    }
}

.posts {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.posts .more-post {
    position: absolute;
    font-size: 12px;
    right: 15px;
    line-height: 20px;
    font-weight: normal
}

.posts .owl-item {
    padding: 15px;
    box-sizing: border-box
}

.posts .owl-item .item .post-image-container {
    position: relative;
    overflow: hidden
}

.posts .owl-item .item .post-image-container a img {
    display: block;
    max-width: 100%;
    max-height: 180px;
    vertical-align: middle;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.posts .owl-item .item .post-info-container .post-info-publish_at i {
    padding-right: 3px;
    position: relative;
    top: 1px
}

.posts .owl-item .item .post-info-container h5 {
    margin: 20px 0;
    height: 23px;
    overflow: hidden
}

.posts .owl-item .item .post-info-container h5 a {
    font-size: 14px;
    line-height: 22px
}

.posts .owl-item .item .post-info-container .post-desc {
    margin-bottom: 20px;
    height: 58px;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.posts .owl-item .item .post-info-container .post-meta {
    font-size: 12px
}

.posts .owl-item .item .post-info-container .post-meta i {
    position: relative;
    top: 1px;
    margin-right: 2px
}

.posts .owl-item .item:hover .post-image-container a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.posts .no-post {
    padding: 20px 15px;
    text-align: center
}

.shopinfo {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.shopinfo .mdui-col {
    border-right: 1px #f6f6f6 solid
}

.shopinfo .mdui-col:last-child {
    border-right: none
}

.shopinfo .mdui-col .block-content {
    padding: 30px 16px 20px;
    box-sizing: border-box;
    text-align: center
}

.shopinfo .mdui-col .block-content .box-icon {
    margin-bottom: 20px;
    overflow: hidden;
    max-height: 33px;
    height: 33px;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.shopinfo .mdui-col .block-content .box-desc h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px
}

.shopinfo .mdui-col .block-content .box-desc p {
    margin: 0 0 9px;
    height: 56px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px
}

.shopinfo .mdui-col .block-content:hover .box-icon {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1)
}

@media (max-width: 768px) {
    .shopinfo .mdui-col {
        width: 100%;
        border-right: none;
        border-bottom: 1px #f6f6f6 solid
    }
    .shopinfo .mdui-col:last-child {
        border-bottom: none
    }
    .shopinfo .mdui-col .block-content .box-desc p {
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.footer-container {
    border-top-width: 2px;
    border-top-style: solid
}

.footer-container .mdui-divider {
    background-color: #f6f6f6
}

.footer-container .search-and-social {
    position: relative;
    top: -50px;
    padding-top: 30px;
    padding-bottom: 29px
}

.footer-container .search-and-social .search-box {
    position: relative;
    border-radius: 5px
}

.footer-container .search-and-social .search-box h4 {
    font-size: 14px;
    padding: 0 15px;
    text-transform: none;
    position: relative;
    float: left;
    margin: 12px 10px 12px 0
}

.footer-container .search-and-social .search-box h4:before {
    position: absolute;
    content: "";
    top: -4px;
    width: 1px;
    height: 24px;
    background-color: #333;
    right: 0
}

.footer-container .search-and-social .search-box .search-box-inner form .form-group input {
    color: #666666;
    height: 39px;
    width: 68%;
    display: table-cell;
    padding: 8px 10px;
    font-size: 12px;
    border-radius: 5px;
    padding: 0;
    border: none
}

.footer-container .search-and-social .search-box .search-box-inner form .form-group button {
    position: absolute;
    display: block;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    padding: 11px 20px 10px;
    height: 100%;
    top: 0;
    border: none;
    border-radius: 0 5px 5px 0;
    float: right;
    right: 0
}

.footer-container .search-and-social .social-box {
    float: right
}

.footer-container .search-and-social .social-box h4 {
    display: inline-block;
    font-weight: 700;
    margin: 13px 20px 9px 0
}

.footer-container .search-and-social .social-box ul {
    float: right
}

.footer-container .search-and-social .social-box ul li {
    float: left;
    margin-right: 10px;
    text-align: center
}

.footer-container .search-and-social .social-box ul li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-radius: 1px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.footer-container .search-and-social .social-box ul li a i {
    font-size: 20px
}

.footer-container .search-and-social .social-box ul li a:hover {
    border-radius: 50px;
    box-shadow: 0 0 0 2px #f2f2f2
}

.footer-container .search-and-social .social-box ul li:last-child {
    margin-right: 0
}

@media (max-width: 768px) {
    .footer-container .search-and-social .mdui-col-sm-6 {
        width: 100%
    }
    .footer-container .search-and-social .mdui-col-sm-6 .social-box {
        text-align: center;
        float: none;
        margin-top: 30px
    }
    .footer-container .search-and-social .mdui-col-sm-6 .social-box h4 {
        margin: 0 0 15px
    }
    .footer-container .search-and-social .mdui-col-sm-6 .social-box ul {
        float: none
    }
    .footer-container .search-and-social .mdui-col-sm-6 .social-box ul li {
        float: none;
        display: inline-block
    }
}

@media (max-width: 1024px) {
    .footer-container .search-and-social {
        padding: 30px 7px 29px
    }
}

.footer-container .linklist .link-block h4 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 0
}

.footer-container .linklist .link-block ul li {
    padding: 6px 0px 6px 0
}

.footer-container .linklist .link-block ul li span,
.footer-container .linklist .link-block ul li a {
    font-size: 14px
}

.footer-container .linklist .intro img {
    max-height: 32px
}

.footer-container .linklist .intro p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    height: 92px;
    overflow: hidden;
    margin-top: 10px
}

.footer-container .linklist .mdui-col-xs-12.mdui-text-center p {
    margin-bottom: 20px
}

@media (max-width: 990px) {
    .footer-container .linklist .mdui-col-sm-6,
    .footer-container .linklist .mdui-col-sm-3,
    .footer-container .linklist .mdui-m-t-3 {
        display: none
    }
    .footer-container .linklist .mdui-col-md-6 {
        width: 100%;
        text-align: center
    }
    .footer-container .linklist .mdui-col-md-6 .site-auth {
        text-align: center;
        margin-top: 15px
    }
}

.footer-container .payment {
    line-height: 32px;
    height: 32px
}

.footer-container .payment span {
    font-size: 13px;
    line-height: 16px;
    vertical-align: text-top;
    font-weight: 600;
    margin-right: 5px
}

.footer-container .payment i {
    font-size: 20px;
    margin-left: 5px
}

.footer-container .payment i.icon-weixinzhifu {
    color: #0cb209
}

.footer-container .payment i.icon-zhifubao {
    color: #00a0eb
}

.footer-container .payment i.icon-baiduqianbao {
    color: #de090c
}

.footer-container .payment i.icon-caifutong {
    color: #f3751e
}

.footer-container .payment i.icon-kuaiqian {
    color: #b7000c
}

.footer-container .payment i.icon-huodaofukuan {
    color: #ec5f21
}

.footer-container .payment i.icon-yinxingqiazhifu {
    color: #2e8dd6
}

@media (max-width: 990px) {
    .footer-container .payment.mdui-text-right {
        text-align: center !important;
        position: relative;
        top: -70px;
        height: 0
    }
}

.footer-container .site-auth {
    text-align: right
}

.footer-container .site-auth span {
    font-size: 13px;
    line-height: 32px;
    font-weight: 600;
    margin-right: 5px
}

.footer-container .site-auth img {
    vertical-align: top;
    margin-left: 5px
}

.footer-container .copyright {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .footer-container .payment {
        margin-top: -20px
    }
    .footer-container .site-auth,
    .footer-container .mdui-m-b-2 {
        display: none
    }
}

.nav-bar {
    width: 50px;
    position: fixed;
    z-index: 99;
    text-align: center;
    right: 0
}

.nav-bar li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.nav-bar li a img {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 650px) {
    .nav-bar {
        display: none
    }
}

.nav-bar .back-top {
    position: static
}

.nav-bar .back-top .service {
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.back-top {
    position: fixed;
    top: 60%;
    text-align: center;
    z-index: 999;
    right: 0
}

.back-top .service {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.back-top .service i {
    font-size: 18px
}

.back-top .back {
    width: 50px;
    height: 0;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 200;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out
}

.back-top .back.fadein {
    height: 50px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.back-top .back i {
    display: block;
    padding-top: 9px;
    font-size: 12px
}

.product .product-info {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.product .product-info .pro-detail-gallery {
    padding: 20px
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-main {
    border-width: 1px;
    border-style: solid;
    position: relative;
    padding: 0 0 100%;
    margin-left: -1px;
    margin-right: -1px
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-main a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-main a img {
    display: inline-block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-main a i {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2.2rem;
    width: 2.2rem;
    line-height: 2.4rem;
    font-size: 1rem;
    font-size: bold;
    pointer-events: none;
    background-color: #cccccc;
    text-align: center;
    color: #ffffff
}

.product .product-info .pro-detail-gallery .flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
    height: 100%;
    line-height: 100%;
    text-align: center;
    overflow: hidden;
    padding: 0
}

.product .product-info .pro-detail-gallery .flexslider .flex-viewport {
    max-height: 2000px;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.product .product-info .pro-detail-gallery .flexslider .flex-viewport .slides {
    zoom: 1;
    padding: 0;
    margin: 0;
    list-style: none
}

.product .product-info .pro-detail-gallery .flexslider .flex-viewport .slides li {
    text-align: center;
    height: 100%;
    line-height: 100%
}

.product .product-info .pro-detail-gallery .flexslider .flex-viewport .slides li img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

.product .product-info .pro-detail-gallery .flexslider .flex-control-nav {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 0;
    width: 100%;
    position: absolute;
    bottom: 11px;
    text-align: center;
    z-index: 2;
    list-style: none
}

.product .product-info .pro-detail-gallery .flexslider .flex-control-nav li {
    vertical-align: middle;
    font-size: 0;
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.product .product-info .pro-detail-gallery .flexslider .flex-control-nav li a {
    vertical-align: bottom;
    position: static;
    cursor: pointer;
    font-size: 0;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    box-sizing: border-box
}

.product .product-info .pro-detail-gallery .flexslider .flex-control-nav li a.flex-active {
    cursor: default
}

.product .product-info .pro-detail-gallery .flexslider .flex-direction-nav {
    display: none
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list {
    position: relative;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    height: 80px;
    overflow: hidden;
    text-align: center
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list a {
    border: 3px solid transparent;
    display: inline-block;
    height: 80px;
    width: 80px;
    margin-right: 10px;
    box-sizing: border-box;
    transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    -webkit-transition: border .3s ease-in-out
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list a img {
    filter: alpha(opacity=40);
    opacity: .4;
    display: inline;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    opacity: .4;
    filter: alpha(opacity=40);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list a.pro-detail-gallery-list-current {
    transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    -webkit-transition: border .3s ease-in-out
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list a.pro-detail-gallery-list-current img {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list a.hide {
    display: none
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list .pro-detail-gallery-list-btns {
    position: absolute;
    bottom: 31%;
    text-align: center;
    cursor: pointer;
    font-size: 1.2rem;
    opacity: .4;
    filter: alpha(opacity=40);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list .pro-detail-gallery-list-btns.pro-detail-gallery-list-prev {
    left: 0
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list .pro-detail-gallery-list-btns.pro-detail-gallery-list-next {
    right: 0
}

.product .product-info .pro-detail-gallery .pro-detail-gallery-list .pro-detail-gallery-list-btns:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.product .product-info .pro-detail-cnt {
    padding: 20px 20px 30px 0
}

.product .product-info .pro-detail-cnt .pro-detail-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px
}

.product .product-info .pro-detail-cnt .pro-detail-short_desc {
    font-weight: 200;
    font-size: 14px;
    line-height: 20px
}

.product .product-info .pro-detail-cnt .pro-detail-discount {
    position: relative;
    padding: 5px 15px 15px 80px;
    font-size: 12px
}

.product .product-info .pro-detail-cnt .pro-detail-discount:before {
    content: "促销信息：";
    position: absolute;
    left: 15px;
    top: 21px
}

.product .product-info .pro-detail-cnt .pro-detail-discount .pro_discount_each {
    margin-top: 10px;
    margin-bottom: 0
}

.product .product-info .pro-detail-cnt .pro-detail-discount .pro_discount_each span:first-child {
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    margin-right: 10px
}

.product .product-info .pro-detail-cnt .pro-detail-discount .pro_discount_each a {
    float: right
}

.product .product-info .pro-detail-cnt .pro-detail-coupon {
    position: relative;
    font-size: 12px;
    padding: 10px 0 15px 80px;
    min-height: 23px
}

.product .product-info .pro-detail-cnt .pro-detail-coupon:before {
    content: "优惠券：";
    position: absolute;
    letter-spacing: 4px;
    line-height: 20px;
    left: 15px;
    top: 15px
}

.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list {
    margin-left: 3px
}

.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list a {
    position: relative;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    margin-right: 13px;
    box-sizing: border-box;
    margin-top: 5px;
    cursor: pointer
}

.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list a s,
.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list a b {
    position: absolute;
    top: 0;
    display: block;
    height: 18px;
    width: 3px;
    overflow: hidden;
    background-repeat: no-repeat
}

.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list a s {
    left: -3px
}

.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list a b {
    right: -3px;
    background-position: -3px 0
}

.product .product-info .pro-detail-cnt .pro-detail-coupon .coupon-list a .text {
    padding: 0 10px;
    font-size: 12px
}

.product .product-info .pro-detail-cnt .pro-detail-price {
    margin: 25px 0 20px
}

.product .product-info .pro-detail-cnt .pro-detail-price .pro-detail-uprice {
    font-size: 1.3rem
}

.product .product-info .pro-detail-cnt .pro-detail-price .pro-detail-uprice .pro_price_desc {
    font-size: 0.8rem
}

.product .product-info .pro-detail-cnt .pro-detail-price del {
    font-size: 0.8rem;
    margin: 0 1rem
}

.product .product-info .pro-detail-cnt .pro-detail-price .pro-detail-sold {
    font-size: 0.9rem
}

.product .product-info .pro-detail-cnt .pro-detail-price .pro-detail-sold span {
    padding: 0 0.2rem;
    font-weight: bold
}

.product .product-info .pro-detail-cnt .pro-detail-sub {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 0.8rem;
    min-height: 68px
}

.product .product-info .pro-detail-cnt .pro-detail-sub .pro-detail-sub-each {
    margin-bottom: 1rem
}

.product .product-info .pro-detail-cnt .pro-detail-sub .pro-detail-sub-each h3 {
    font-size: 0.9rem;
    margin-bottom: 0.8rem
}

.product .product-info .pro-detail-cnt .pro-detail-sub .pro-detail-sub-each .pro-detail-sub-each-wrap a {
    border-width: 1px;
    border-style: solid;
    padding: 0.5rem 0.8rem;
    font-size: 0.8rem;
    margin-right: 0.6rem;
    display: inline-block;
    margin-bottom: 0.4rem;
    float: left;
    border-radius: 3px
}

.product .product-info .pro-detail-cnt .pro-detail-quantity h3 {
    font-size: 0.9rem;
    margin-bottom: 0.8rem;
    margin-top: 20px
}

.product .product-info .pro-detail-cnt .pro-detail-quantity .pro-detail-quantity-inner .pro-detail-quantity-ipt {
    width: 50px;
    border-style: solid;
    border-width: 1px;
    height: 36px;
    padding: 0;
    text-align: center;
    font-weight: 400;
    transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    -webkit-transition: border .3s ease-in-out
}

.product .product-info .pro-detail-cnt .pro-detail-quantity .pro-detail-quantity-inner .pro-detail-quantity-ipt:focus {
    background-color: #eee
}

.product .product-info .pro-detail-cnt .pro-detail-quantity .pro-detail-quantity-inner a {
    display: block;
    border-width: 1px;
    border-style: solid;
    width: 32px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    font-weight: 300
}

.product .product-info .pro-detail-cnt .pro-detail-quantity .pro-detail-quantity-inner a.pro-detail-quantity-d {
    border-right: none
}

.product .product-info .pro-detail-cnt .pro-detail-quantity .pro-detail-quantity-inner a.pro-detail-quantity-a {
    border-left: none
}

.product .product-info .pro-detail-cnt .pro-detail-quantity .pro-detail-quantity-inner .pro-detail-quantity-desc {
    line-height: 40px;
    font-size: 14px;
    font-weight: 300;
    margin-left: 10px
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn {
    margin-top: 25px
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .pro-detail-addCart {
    margin-top: 0;
    font-size: 18px
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .pro-detail-addCart i {
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #333;
    border-width: 1px;
    border-style: solid;
    margin-left: 20px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    opacity: .7;
    filter: alpha(opacity=70);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn:hover canvas {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn i {
    font-size: 15px
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn i.icon-heart {
    font-size: 22px
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn i.icon-heart1 {
    font-size: 20px;
    display: none
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn.bdsharebuttonbox:before {
    font-family: "tcfont";
    font-size: 15px;
    content: "\e604"
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn canvas {
    position: absolute;
    padding: 5px;
    background: #fff;
    bottom: 50px;
    left: -39px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn.booked i.icon-heart {
    display: none
}

.product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn.booked i.icon-heart1 {
    display: block
}

.product .product-info .pro-detail-cnt .you_comment-stat {
    border: none;
    text-align: left
}

.product .product-detail {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee;
    margin-top: 40px
}

.product .product-detail .main-title {
    border-bottom-width: 0
}

.product .product-detail .you_comment-tab {
    border: none;
    background-color: #fff;
    position: relative;
    margin-top: -56px
}

.product .product-detail .you_comment-tab .you_comment-tab-item {
    height: 56px;
    line-height: 56px
}

.product .product-detail .you_comment {
    border-top-width: 1px;
    border-top-style: solid
}

.product .product-detail .you_comment .you_comment--main {
    border-left: none;
    border-right: none;
    border-bottom: none
}

.product .product-detail .you_comment .you_comment-mobi_btns {
    margin-bottom: 0
}

.product .product-detail .you_comment .you_comment-mobi_btns .i_img {
    border-bottom: none
}

.product .product-detail .pro-desc-inner {
    padding: 20px
}

.product .item-rec {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee;
    margin-top: 40px
}

.product .item-rec .main-title {
    border-bottom-width: 1px
}

.product .item-rec .owl-stage-outer .owl-item {
    padding: 15px;
    border-left: 1px #f6f6f6 solid;
    box-sizing: border-box
}

.product .item-rec .owl-stage-outer .owl-item.first {
    border-left-color: transparent
}

.product .item-rec .owl-stage-outer .owl-item .item-discount {
    margin-left: 5px
}

.product .item-rec .no-item {
    padding: 20px 15px;
    text-align: center
}

@media (min-width: 991px) and (max-width: 1150px) {
    .product .product-info .pro-detail-cnt .pro-detail-addBtn .pro-detail-addCart {
        width: 250px
    }
    .product .product-info .pro-detail-cnt .pro-detail-addBtn .other-btn {
        margin-left: 10px
    }
}

@media (max-width: 991px) {
    .product .product-info {
        margin-top: 30px
    }
    .product .product-info .mdui-col-sm-6 {
        width: 100%
    }
    .product .product-info .mdui-col-sm-6 .pro-detail-cnt {
        padding-left: 20px
    }
    .product .product-info .mdui-col-sm-6 .pro-detail-cnt .pro-detail-addBtn>div.mdui-float-left {
        width: 100%;
        padding-right: 60px;
        box-sizing: border-box
    }
    .product .product-info .mdui-col-sm-6 .pro-detail-cnt .pro-detail-addBtn .pro-detail-addCart {
        width: 100%
    }
    .product .product-info .mdui-col-sm-6 .pro-detail-cnt .pro-detail-addBtn .other-btn {
        display: none
    }
    .product .product-info .mdui-col-sm-6 .pro-detail-cnt .pro-detail-addBtn .add-wishlist {
        display: block;
        position: absolute;
        right: 0
    }
}

@media (max-width: 768px) {
    .product .product-info {
        box-shadow: none;
        background-color: transparent
    }
    .product .product-info .pro-detail-gallery {
        padding: 0
    }
    .product .product-info .pro-detail-cnt {
        padding: 0 !important;
        margin-top: 30px
    }
    .product .product-detail .pro-desc-inner {
        padding: 0
    }
}

@media (max-width: 375px) {
    .product .pro-detail-cnt .pro-detail-discount .pro_discount_each a {
        display: none
    }
}

.prolist-filter table {
    border-radius: 0
}

.prolist-filter table tr:nth-of-type(even) {
    background: #fbfbfb
}

.prolist-filter table tr th {
    vertical-align: middle
}

.prolist-filter table tr input {
    width: 55px;
    box-sizing: border-box;
    padding: 2px 4px;
    height: 28px;
    border-width: 1px;
    border-style: solid
}

.prolist-filter table tr button {
    height: 28px
}

.prolist_order {
    font-size: 14px
}

.prolist_order a {
    border-width: 1px;
    border-style: solid;
    padding: 7px 8px;
    display: inline-block;
    margin-left: .3rem;
    border-radius: 2px;
    background-color: #fff
}

.prolist_order .counts {
    line-height: 36px
}

.prolist_order .mdui-switch {
    position: relative;
    top: -2px
}

.prolist_order .mode .selected {
    font-weight: bold
}

.prolist_order .mode i {
    position: relative;
    top: -1px
}

.prolist_order .filter-price {
    position: relative;
    display: inline-block
}

.prolist_order .filter-price input {
    position: relative;
    z-index: 10;
    height: 34px;
    width: 70px;
    box-sizing: border-box;
    padding: 0 8px;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.prolist_order .filter-price span {
    position: absolute;
    z-index: 10
}

.prolist_order .filter-price .clear {
    position: absolute;
    left: 0;
    padding: 7px 20px;
    margin: 10px 0 0;
    z-index: 10;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.prolist_order .filter-price button {
    position: absolute;
    right: 0;
    padding: 8px 21px;
    margin-top: 10px;
    z-index: 10;
    top: 100%;
    border-radius: 2px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.prolist_order .filter-price button:focus {
    outline: none
}

.prolist_order .filter-price:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -5px;
    top: -5px;
    background-color: #fafafa;
    padding: 10px 5px 44px;
    z-index: 9;
    border-radius: 2px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.prolist_order .filter-price:hover .clear,
.prolist_order .filter-price:hover button,
.prolist_order .filter-price:hover:after {
    opacity: 1;
    visibility: visible
}

.prolist_order.is_mobile {
    position: relative;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 0 2px 1px #edeeee;
    box-sizing: border-box;
    margin-bottom: -32px
}

.prolist_order.is_mobile>button {
    float: left;
    width: 33.3333%;
    border-radius: 0;
    height: 40px
}

.prolist_order.is_mobile>button:not(:first-child) {
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #f7f7f7
}

.prolist_order.is_mobile a {
    border: none;
    padding: 0 16px;
    display: block;
    margin: 0;
    border-radius: 0;
    font-size: 14px
}

.prolist_order.is_mobile ul {
    top: 40px !important
}

.prolist_order.is_mobile ul a i {
    display: inline-block;
    width: 30px
}

#screening .switch {
    position: absolute;
    right: 30px;
    top: 16px;
    font-size: 16px
}

#screening .switch span {
    line-height: 40px
}

.product_list {
    margin-top: 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px #edeeee;
    box-shadow: 0 0 2px 1px #edeeee
}

.product_list>div {
    border-left: 1px #f6f6f6 solid;
    border-top: 1px #f6f6f6 solid;
    box-sizing: border-box
}

.product_list>div .item {
    padding: 15px 0 20px
}

@media (min-width: 601px) {
    .product_list>div:nth-child(1),
    .product_list>div:nth-child(2),
    .product_list>div:nth-child(3),
    .product_list>div:nth-child(4) {
        border-top-color: transparent
    }
    .product_list>div:nth-child(4n+1) {
        border-left-color: transparent
    }
}

@media (max-width: 600px) {
    .product_list>div:nth-child(1),
    .product_list>div:nth-child(2) {
        border-top-color: transparent
    }
    .product_list>div:nth-child(2n+1) {
        border-left-color: transparent
    }
}

.product_list.list_row>div {
    width: 50%
}

.product_list.list_row>div:nth-child(3),
.product_list.list_row>div:nth-child(4) {
    border-top-color: #f6f6f6
}

.product_list.list_row>div:nth-child(2n+1) {
    border-left-color: transparent
}

.product_list.list_row>div .item {
    padding-bottom: 15px
}

.product_list.list_row>div .item .item-pic {
    float: left;
    width: 30%;
    height: 30%;
    overflow: visible
}

.product_list.list_row>div .item .item-pic .group-buttons {
    display: none
}

.product_list.list_row>div .item .item-info {
    float: left;
    margin-left: 5%;
    width: 65%;
    overflow: hidden
}

.product_list.list_row>div .item .item-info .quick-view {
    display: none
}

.product_list.list_row>div .item:after {
    display: table;
    content: " ";
    clear: both
}

@media (max-width: 640px) {
    .product_list.list_row>div {
        width: 100%
    }
    .product_list.list_row>div:nth-child(2) {
        border-top-color: #f6f6f6
    }
}

.product_list.no-item {
    box-shadow: none;
    border-top: 1px #eee solid;
    text-align: center;
    padding: 100px 0
}

.product_list.no-item+.button-group button {
    color: rgba(0, 0, 0, 0.26) !important;
    cursor: default !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.product_list+.button-group {
    position: absolute;
    right: 15px;
    top: 18px
}

.product_list.emptyTips {
    border: none;
    margin: 0;
    padding: 120px 0;
    border: none;
    box-shadow: none
}

.product_list.emptyTips form input {
    display: inline;
    width: 300px
}

.product_list.emptyTips form button {
    height: 39px;
    width: 100px
}

.pagination li {
    display: inline-block
}

.pagination li a {
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 36px
}

.pagination li a:hover {
    background-color: #eaeaea
}

.pagination li.unavailable a {
    cursor: not-allowed;
    color: #999
}

.vendor {
    margin-top: 15px
}

@media (min-width: 601px) {
    .vendor {
        margin: 0 0 20px
    }
    .vendor .mdui-col-sm-4 {
        text-align: right
    }
}

.vendor .mdui-col-sm-4 {
    text-align: center
}

.bread-crumbs {
    min-height: 50px;
    padding: 20px 20px;
    box-sizing: border-box
}

.bread-crumbs a {
    font-size: 13px;
    font-weight: 200
}

.bread-crumbs a i {
    position: relative;
    top: 1px
}

.bread-crumbs a:after {
    content: "/";
    padding: 0 10px 0 10px
}

.bread-crumbs a:last-child:after {
    display: none
}

.bread-crumbs a.current {
    cursor: default
}

@media (max-width: 991px) {
    .bread-crumbs {
        display: none
    }
}

.article .main-title {
    margin-top: 0;
    height: auto;
    border-bottom: none;
    font-weight: normal
}

.article .main-title span {
    font-size: 12px;
    color: #999;
    padding-left: 2px
}

.article .main-title:before {
    display: none
}

.article .post .post-info {
    margin-top: 5px;
    font-size: 13px
}

.article .post .post-content {
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: 20px;
    padding-top: 20px
}

.article .post .post-content p {
    text-indent: 24px
}

.article .post .post-content p img {
    display: block;
    margin: 0 auto
}

.article .post-list {
    margin-top: 20px;
    border-top-width: 1px;
    border-top-style: solid
}

.article .post-list .posts-item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 30px 15px 30px 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    box-sizing: border-box
}

.article .post-list .posts-item-download {
    display: table;
    table-layout: fixed;
    width: 50%;
    padding: 30px 15px 30px 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    box-sizing: border-box;
    float: left;
}
.article .post-list .posts-item-download .posts-item-left {
    display: table-cell;
    vertical-align: top;
    width: 204px;
    height: 140px;
    overflow: hidden;
    text-align: center
}

.article .post-list .posts-item .posts-item-left {
    display: table-cell;
    vertical-align: top;
    width: 204px;
    height: 140px;
    overflow: hidden;
    text-align: center
}

.article .post-list .posts-item .posts-item-body {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}
.article .post-list .posts-item-download .posts-item-body {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.article .post-list .posts-item .posts-item-body .posts-item-heading {
    font-size: 16px;
    margin-bottom: 8px
}

.article .post-list .posts-item .posts-item-body .posts-item-publish_at {
    font-size: 12px
}

.article .post-list .posts-item .posts-item-body .posts-item-publish_at a {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left;
    background: #b6b6b6;
    color: #fff;
}

.article .post-list .posts-item .posts-item-body .posts-item-publish_at a:hover {
    border: 1px solid #0051a3;
    background: #0051a3;
}

.article .post-list .posts-item .posts-item-body .posts-item-summary {
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
    font-size: 14px
}

.article .post-list .posts-item .posts-item-body .posts-item-tags {
    font-size: 14px;
    height: 22px;
    overflow: hidden
}

.article .post-list .posts-item .posts-item-body .posts-item-tags i {
    position: relative;
    top: 2px
}

.article .post-list .posts-item .posts-item-body .posts-item-tags a {
    margin-left: 3px
}
.article .post-list .posts-item-download .posts-item-body .posts-item-heading {
    font-size: 16px;
    margin-bottom: 8px
}

.article .post-list .posts-item-download .posts-item-body .posts-item-publish_at {
    font-size: 12px
}

.article .post-list .posts-item-download .posts-item-body .posts-item-summary {
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
    font-size: 14px
}

.article .post-list .posts-item-download .posts-item-body .posts-item-tags {
    font-size: 14px;
    height: 0px;
    overflow: hidden
}

.article .post-list .posts-item-download .posts-item-body .posts-item-tags i {
    position: relative;
    top: 2px
}

.article .post-list .posts-item-download .posts-item-body .posts-item-tags a {
    margin-left: 3px
}

.article .post-list .columns {
    padding: 0
}

.article .post-list .columns .pagination {
    margin-top: 30px
}

.article .pageTitle {
    line-height: 40px
}

.article .pageTitle h2 {
    font-size: 24px
}

.article .post-side .post-re-wrapper h2 {
    padding-left: 0;
    padding-bottom: 5px
}

.article .post-side .post-re-wrapper .post-re-list {
    margin-top: 15px;
    margin-left: 20px;
    list-style-type: circle
}

.article .post-side .post-re-wrapper .post-re-list li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px
}

.article .post-side .post-dirs-list {
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px
}

.article .post-side .post-dirs-list .post-dir-1 {
    position: relative;
    margin-top: -1px;
    border-width: 1px 0 0 0;
    border-style: solid
}

.article .post-side .post-dirs-list .post-dir-1:first-child {
    border-top: none
}

.article .post-side .post-dirs-list .post-dir-1:last-child {
    border-bottom-width: 1px
}

.article .post-side .post-dirs-list .post-dir-1 span {
    margin-right: 5px
}

.article .post-side .post-dirs-list .post-dir-1 span.post-dir-btn i {
    font-size: 12px
}

.article .post-side .post-dirs-list .post-dir-1 span.post-dir-btn .icon-plus {
    display: none
}

.article .post-side .post-dirs-list .post-dir-1 span.post-dir-btn.dir_off .icon-plus {
    display: inline-block
}

.article .post-side .post-dirs-list .post-dir-1 span.post-dir-btn.dir_off .icon-mminus {
    display: none
}

.article .post-side .post-dirs-list .post-dir-1 .post-dir-1-box {
    display: block;
    cursor: pointer;
    padding: 10px 0 10px 10px;
    font-size: 14px
}

.article .post-side .post-dirs-list .post-dir-1 .post-dirs-sub-list .post-dir-2 {
    position: relative;
    margin-top: -1px;
    border-width: 1px 0 0 0;
    border-style: solid
}

.article .post-side .post-dirs-list .post-dir-1 .post-dirs-sub-list .post-dir-2 .post-dir-2-box {
    display: block;
    border-width: 0 0 1px 0;
    border-style: solid;
    cursor: pointer;
    padding: 10px 0 10px 24px
}

.article .post-side .post-dirs-list .post-dir-1 .post-dirs-sub-list .post-dir-2 .post-dirs-sub-sub-list .post-dir-3-box {
    display: block;
    padding: 10px 0 10px 32px;
    cursor: pointer
}

.article .post-side .post-tags-wrapper .post-tags-heading {
    margin-bottom: 20px
}

.article .post-side .post-tags-wrapper .post-tags-cloud a {
    display: inline-block;
    line-height: 24px;
    padding: 0 10px;
    margin: 0 7px 10px 0;
    border-radius: 2px;
    background-color: #efefef;
    font-size: 13px
}

.article .post-side .post-tags-wrapper .post-tags-cloud a:nth-child(5n) {
    margin-right: 0
}

.blog-list .blogs-author {
    margin-bottom: 20px
}

.blog-list .blogs-author .blogs-author-avatar {
    display: inline
}

.blog-list .blogs-author .blogs-author-avatar img {
    width: 140px;
    height: 140px;
    border-radius: 50%
}

.blog-list .blogs-author .blogs-author-info-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    margin-top: 15px;
    line-height: 30px
}

.blog-list .blogs-author .blogs-author-info-count {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px
}

.blog-list .blogs-author .blogs-author-social {
    margin-top: 15px
}

.blog-list .blogs-author .blogs-author-social a {
    padding: 0 5px
}

.blog-list .blogs-author .blogs-author-social .icon-sina {
    color: #ff4444;
    font-size: 20px
}

.blog-list .blogs-item {
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.blog-list .blogs-item:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15)
}

.blog-list .blogs-item .blogs-item-video {
    margin: 0 auto;
    width: 88%;
    overflow: hidden;
    padding: 6% 0;
    display: block
}

.blog-list .blogs-item .blogs-item-video .blogs-item-video-player {
    width: 100%;
    padding-top: 64%;
    position: relative;
    overflow: hidden
}

.blog-list .blogs-item .blogs-item-video .blogs-item-video-player .blogs-item-video-link {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.blog-list .blogs-item .blogs-item-video .blogs-item-video-player iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.blog-list .blogs-item .blogs-item-article {
    margin: 0 auto;
    width: 88%;
    overflow: hidden;
    padding: 6% 0;
    display: block
}

.blog-list .blogs-item .blogs-item-article .blogs-item-article-title {
    line-height: 24px;
    font-size: 18px;
    font-weight: 700
}

.blog-list .blogs-item .blogs-item-article .blogs-item-article-content {
    line-height: 24px;
    font-size: 14px;
    padding-top: 2%
}

.blog-list .blogs-item .blogs-item-image {
    margin: 0 auto;
    width: 88%;
    overflow: hidden;
    padding: 6% 0;
    display: block;
    text-align: center;
    display: block
}

.blog-list .blogs-item .blogs-item-image .blogs-item-image-view {
    max-width: 100%
}

.blog-list .blogs-item .blogs-item-music {
    padding-bottom: 48%;
    overflow: hidden;
    position: relative
}

.blog-list .blogs-item .blogs-item-music .blogs-item-music-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 36%;
    display: block;
    margin-left: 6%;
    margin-top: 6%
}

.blog-list .blogs-item .blogs-item-music .blogs-item-music-cover img {
    display: block;
    width: 100%
}

.blog-list .blogs-item .blogs-item-music .blogs-item-music-name {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 46%;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 50%;
    margin-top: 18%
}

.blog-list .blogs-item .blogs-item-music .blogs-item-music-info {
    height: 24px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 46%;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 50%;
    margin-top: 22%
}

.blog-list .blogs-item .blog_cont-info {
    height: 50px;
    padding: 0 28px;
    border-top-style: solid;
    border-top-width: 1px
}

.blog-list .blogs-item .blog_cont-info .blog_cont-info-author {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 9px 0
}

.blog-list .blogs-item .blog_cont-info .blog_cont-info-author .blog_cont-info-author-link {
    height: 32px;
    width: 32px;
    display: block;
    background: #f7f7f7;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    float: left
}

.blog-list .blogs-item .blog_cont-info .blog_cont-info-author .blog_cont-info-author-link .blog_cont-info-author-avatar {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.blog-list .blogs-item .blog_cont-info .blog_cont-info-author .blog_cont-info-author-name {
    font-size: 14px;
    margin-left: 6px
}

.blog-list .blogs-item .blog_cont-info .blog_cont-info-time {
    height: 50px;
    line-height: 50px;
    display: block;
    float: right;
    font-size: 12px
}

.blog-list .blog-cont {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden
}

.blog-list .blog-cont .blog_cont-article,
.blog-list .blog-cont .blog_cont-image,
.blog-list .blog-cont .blog_cont-music,
.blog-list .blog-cont .blog_cont-video {
    margin-bottom: 50px
}

.blog-list .blog-cont .blog_cont-article h1 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 24px
}

.blog-list .blog-cont .blog_cont-music .blog_cont-music-item {
    margin-bottom: 40px
}

.blog-list .blog-cont .blog_cont-music .blog_cont-music-item .blog_cont-music-item-disc {
    width: 50%;
    margin: 0 auto 25px
}

.blog-list .blog-cont .blog_cont-music .blog_cont-music-item .blog_cont-music-name {
    display: block;
    text-align: center;
    font-weight: bold;
    height: 20px;
    line-height: 20px
}

.blog-list .blog-cont .blog_cont-music .blog_cont-music-item .blog_cont-music-info {
    text-align: center;
    line-height: 20px
}

.blog-list .blog-cont .blog_cont-image .blog_cont-image-list {
    margin: 0 0 40px
}

.blog-list .blog-cont .blog_cont-image .blog_cont-image-list .blog_cont-image-list-item {
    margin: 0 0 24px
}

.blog-list .blog-cont .blog_cont-image .blog_cont-image-list .blog_cont-image-list-item .blog_cont-image-list-item-src {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.blog-list .blog-cont .blog_cont-video-src {
    margin: 0 0 40px;
    width: 100%
}

.blog-list .blog-cont .blog_cont-video-src iframe {
    width: 100%
}

.blog-list .blog-cont .blog_cont-tags {
    height: auto;
    line-height: 24px;
    margin: 10px 0
}

.blog-list .blog-cont .blog_cont-tags .icon-iconcoupon {
    margin-left: 30px;
    margin-right: 10px
}

.blog-list .blog-cont .blog_cont-tags .blog_cont-tags-item .blog_cont-tags-link {
    margin-right: 8px;
    float: left
}

.blog-list .blog-cont .blog_cont-info {
    border-style: solid;
    border-width: 0;
    border-top-width: 1px;
    height: 70px;
    padding: 0 28px
}

.blog-list .blog-cont .blog_cont-info .blog_cont-info-author {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 19px 0
}

.blog-list .blog-cont .blog_cont-info .blog_cont-info-author .blog_cont-info-author-link {
    height: 32px;
    width: 32px;
    display: block;
    background: #f7f7f7;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    float: left
}

.blog-list .blog-cont .blog_cont-info .blog_cont-info-author .blog_cont-info-author-name {
    margin-left: 6px
}

.blog-list .blog-cont .blog_cont-info .blog_cont-info-time--share {
    padding: 15px 0 0;
    height: 59px;
    float: right;
    text-align: right
}

.blog-list .blog-cont .blog_cont-info .blog_cont-info-time--share .blog_cont-info-time-date {
    font-size: 12px;
    height: 16px;
    line-height: 40px
}

.blog-list .blog-cont .blog_cont-info .blog_cont-info-time--share .blog_cont-info-time-date i {
    padding-right: 2px;
    position: relative;
    top: 1px
}

.blog-list .blog_cont_nav {
    margin-top: 20px;
    font-size: 14px
}

.blog-list .blog_cont_nav .blog_cont_nav-action {
    float: right
}

.blog-list .blog_cont_nav .blog_cont_nav-action .blog_cont_nav-action-line {
    width: 0;
    border-style: solid;
    border-left-width: 1px;
    margin: 0 16px
}

.blog-list .mdui-typo hr {
    height: 1px
}

.yhsd-popup-wrapper {
    z-index: 1000
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .info .price {
    font-weight: normal;
    font-size: 14px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .info .price small {
    font-size: 20px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .sku {
    border-top-color: #f6f6f6
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .sku .sku-item {
    font-size: 14px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .sku .sku-item .left {
    width: 70px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .sku .sku-item .right {
    width: 420px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .sku .sku-item .right .btn-xs {
    font-size: 12px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .quantity {
    margin-top: 10px;
    font-size: 14px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .quantity .left {
    line-height: 1.5;
    width: 70px;
    vertical-align: top;
    margin-right: 12px;
    margin-top: 2px;
    display: inline-block
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .quantity .right {
    width: 420px;
    vertical-align: top;
    display: inline-block
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .quantity .right .stock {
    margin-left: 5px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .ctrl-btns .btn {
    margin-top: 30px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .ctrl-btns .addCart-proListbtn.nostock-active-proList {
    display: none
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .ctrl-btns .addCart-proListbtn .add {
    margin-left: 10px
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .ctrl-btns .noStock-proListbtn {
    display: none
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .ctrl-btns .noStock-proListbtn.nostock-active-proList {
    display: block
}

.yhsd-popup-wrapper .yhsd-popup .edit-product-info .ctrl-btns .noStock-proListbtn button {
    padding: 10px 40px;
    border: none;
    font-size: 14px
}

#content_for_layout .log-block-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px
}

#content_for_layout .log-block-inner .log-block {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 40px !important
}

#content_for_layout .wrapper,
#content_for_layout .log-block-outer {
    background-color: #fff;
    min-width: 1080px
}

#content_for_layout .cont {
    width: 100%;
    max-width: unset
}

#content_for_layout .cont h2.page-title {
    display: none
}

#content_for_layout .cont .account-block {
    border: none
}

#content_for_layout .cont .account-block.valid-email {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ececec
}

#content_for_layout .cont .btn-secondary {
    color: #fff
}

#content_for_layout .cont .log-block {
    padding-left: 0;
    padding-right: 0
}

#content_for_layout .cont.account .account-sideNav {
    margin-top: 0;
    width: 18%;
    padding: 1.5% 2.5% 3%;
    box-sizing: border-box
}

#content_for_layout .cont.account .account-sideCont {
    margin-top: 0;
    width: 80%
}

#content_for_layout .cont.account .account-sideCont .personal-info .avatar {
    box-sizing: content-box
}

#content_for_layout .cont.account .account-sideCont .personal-info .yhsd-font-text tr {
    line-height: 30px
}

#content_for_layout .cont.account .account-sideCont .account-points select {
    width: 125px;
    font-size: 12px;
    padding: 0 5px;
    background-position: right center
}

#content_for_layout .cont.account .account-sideCont .account-points .description h4 {
    font-size: 20px;
    margin-bottom: 5px
}

#content_for_layout .cont.account .account-sideCont .account-points .description li {
    line-height: 25px
}

#content_for_layout .cont.account .account-sideCont .account-orderList .account-orderList-list {
    margin-left: 0;
    margin-bottom: 0
}

#content_for_layout .cont.account .account-sideCont .account-orderList .account-orderList-list .list-cont-left {
    width: 80%;
    box-sizing: border-box
}

#content_for_layout .cont.account .account-sideCont .account-orderList .account-orderList-list .list-cont-right {
    width: 20%
}

#content_for_layout .cont.account .account-sideCont .order-detail .address {
    box-sizing: content-box
}

#content_for_layout .cont .cart-head {
    padding-top: 0
}

#content_for_layout .cont .cart-head h2 {
    display: none
}

#content_for_layout .cont .cart-head .cart-head-promote {
    margin: 0
}

#content_for_layout .cont .cart-cont .cart-cont-list {
    padding: 0
}

#content_for_layout .cont .cart-cont .cart-cont-list .name,
#content_for_layout .cont .cart-cont .cart-cont-list .sku {
    box-sizing: content-box
}

#content_for_layout .cont .cart-cont .cart-cont-list .control {
    margin-left: -20px;
    width: 144px
}

#content_for_layout .cont .cart-cont .cart-cont-list .cart-cont-item-product>.sku.active {
    border-color: #ccc;
    background: #fff;
    color: #666
}

#content_for_layout .cont .cart-cont .cart-cont-footer .confirm {
    box-sizing: border-box
}

.yhsd-base {
    min-height: 600px
}

@-webkit-keyframes animationmenus {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px)
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@keyframes animationmenus {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px)
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@-webkit-keyframes fixedAnim {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@keyframes fixedAnim {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999
}

.modal .cont {
    width: 682px;
    height: 550px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -341px;
    margin-top: -275px
}

.modal .cont a {
    display: block;
    width: 350px;
    height: 100px;
    position: absolute;
    left: 40px;
    top: 175px
}

.modal .cont table {
    position: absolute;
    bottom: 32px;
    left: 307px
}

.visible .owl-nav div.owl-prev {
    left: -15px
}

.visible .owl-nav div.owl-next {
    right: -15px
}

.visible .owl-nav div.owl-prev,
.visible .owl-nav div.owl-next {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}